dlink-sge-image: add support for D-Link DIR-X1860 B1/DIR-X1550 A1
authorChristoph Krapp <[email protected]>
Mon, 13 Oct 2025 23:16:41 +0000 (01:16 +0200)
committerHauke Mehrtens <[email protected]>
Sun, 19 Oct 2025 22:12:11 +0000 (00:12 +0200)
commit313f344d8436955b4c0baad595d450f5350908c6
treeed932cf35ea142b4b43d4e393f18f808c87544df
parent0782d243d23e64d8420f8c067a4169eb69a55f92
dlink-sge-image: add support for D-Link DIR-X1860 B1/DIR-X1550 A1

This adds the key and cert data used for DIR-X1860 B1 and DIR-X1550 A1
to support de-/encryption their firmware files.
Key and cert were extracted from the vendor gpl archive found here:
https://ftp.dlink.de/dir/dir-x1550/driver_software/DIR-X1550_sw_reva_GPLcode.tar.gz
and tested against vendor firmware for both revisions.
Note that images of DIR-X1860 revision A1 are not supported by this and
either use a different encryption method or different key/cert.

Signed-off-by: Christoph Krapp <[email protected]>
Link: https://github.com/openwrt/firmware-utils/pull/54
Signed-off-by: Hauke Mehrtens <[email protected]>
src/dlink-sge-image.c
src/dlink-sge-image.h